home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
marionettemadness.swf
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2007-10-01
|
115b
|
9 lines
init();
playSound("gameStart");
setTimeout(function()
{
playSound("soundtrack",1500);
}
,1000);
stop();